Skip to content

chore: add PR template + issue templates - #14

Merged
sepehr-safari merged 1 commit into
mainfrom
chore/pr-issue-templates
Jul 7, 2026
Merged

chore: add PR template + issue templates#14
sepehr-safari merged 1 commit into
mainfrom
chore/pr-issue-templates

Conversation

@sepehr-safari

Copy link
Copy Markdown
Member

Summary

Add standardized PR and issue templates for contributions.

What's included (Issues #7#8)

Issue #7 — GitHub labels + milestones:

  • Already completed: 21 labels (type, package, priority, workflow) and 6 milestones created via API

Issue #8 — PR template + issue templates:

  • .github/PULL_REQUEST_TEMPLATE.md — summary, related issue, changes, checklist (tests, lint, typecheck, changeset, docs, security review, untrusted-input handling)
  • .github/ISSUE_TEMPLATE/bug_report.md — repro steps, expected/actual behavior, environment, trace input (with sensitive-data warning)
  • .github/ISSUE_TEMPLATE/feature_request.md — description, motivation, proposed solution, alternatives
  • .github/ISSUE_TEMPLATE/scenario_request.md — scenario name, expected failures, trace events, OCPP version

Verification

  • All template files are valid Markdown
  • PR checklist covers CI requirements + security review
  • Issue templates have appropriate frontmatter (name, about, title, labels)

Closes #7, closes #8

@sepehr-safari sepehr-safari added type:chore Maintenance, tooling, or infrastructure package:repo Repository-level changes priority:medium Should be done in current milestone labels Jul 7, 2026
@sepehr-safari
sepehr-safari force-pushed the chore/ci-release-workflow branch from b51b537 to 37e3cdc Compare July 7, 2026 20:49
Base automatically changed from chore/ci-release-workflow to main July 7, 2026 20:50
- .github/PULL_REQUEST_TEMPLATE.md: summary, related issue, changes,
  checklist (tests, lint, typecheck, changeset, docs, security review)
- .github/ISSUE_TEMPLATE/bug_report.md: repro steps, expected/actual,
  environment, trace input (with sensitive-data warning)
- .github/ISSUE_TEMPLATE/feature_request.md: description, motivation,
  proposed solution, alternatives
- .github/ISSUE_TEMPLATE/scenario_request.md: scenario name, expected
  failures, trace events, OCPP version

Closes #7, closes #8
@sepehr-safari
sepehr-safari force-pushed the chore/pr-issue-templates branch from 8f0045f to 8af418e Compare July 7, 2026 20:50
@sepehr-safari
sepehr-safari merged commit c7e1488 into main Jul 7, 2026
1 check failed
@sepehr-safari
sepehr-safari deleted the chore/pr-issue-templates branch July 7, 2026 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package:repo Repository-level changes priority:medium Should be done in current milestone type:chore Maintenance, tooling, or infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: add PR template + issue templates chore: create GitHub labels + project board + milestones

1 participant